mx28: remove omap specific config options
authorVeli-Pekka Peltola <[email protected]>
Tue, 20 Dec 2011 02:00:11 +0000 (02:00 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 16 Jan 2012 07:40:08 +0000 (08:40 +0100)
Config options for OMAP are not used with i.MX28 so remove dead code.

Signed-off-by: Veli-Pekka Peltola <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Acked-by: Fabio Estevam <[email protected]>
Acked-by: Stefano Babic <[email protected]>
arch/arm/cpu/arm926ejs/mx28/start.S

index 94696d6cdc5b5731fcb5b98bf79d977ed361ede8..2cd4d73354fce1f191a64d48e0254bd53eaa6337 100644 (file)
 #include <common.h>
 #include <version.h>
 
-#if defined(CONFIG_OMAP1610)
-#include <./configs/omap1510.h>
-#elif defined(CONFIG_OMAP730)
-#include <./configs/omap730.h>
-#endif
-
 /*
  *************************************************************************
  *